Skip to main content

Moment NFT Minted

MomentNFTMinted

Emitted when a moment nft is minted.

Parameters:

  • id: UInt64 - The ID of the minted moment
  • editionID: UInt64 - The ID of the edition of the minted moment
  • serialNumber: UInt64 - The serial number of the minted moment
pub event MomentNFTMinted(id: UInt64, editionID: UInt64, serialNumber: UInt64)